Skip to main content

Fleet Create

Create a Game Server Hosting Fleet

Authentication Required: Yes

ugs game-server-hosting fleet create --name <name> --os-family <os-family> --build-config-id <build-config-id> --region-id <region-id> [options]

Options

AliasDescription
name--nameThe name of the fleet.
os-family--os-familyThe OS family that the fleet is based on. Only LINUX currently supported.
build-config-id--build-config-idBuild configuration to be added to the fleet. Can be supplied more than once.
region-id--region-idTemplate fleet region ID to be added to this fleet. Can be supplied more than once.
project-id-p, --project-idThe Unity cloud project ID.
environment-name-e, --environment-nameThe services environment name.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.